home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _4E07E8D1FC1642C097F85459FF2CDC94 < prev    next >
Text File  |  2005-02-26  |  2KB  |  105 lines

  1. <window>
  2.   <id>3002</id>
  3.   <defaultcontrol>2</defaultcontrol>
  4.     <allowoverlay>no</allowoverlay>
  5.  <controls>
  6.  
  7.     <control>
  8.         <description>lcd display shine</description>
  9.         <type>image</type>
  10.         <id>119</id>
  11.         <posX>125</posX>
  12.         <posY>29</posY>
  13.       <width>263</width>
  14.       <height>23</height>
  15.         <texture>lcdtopnoshine.png</texture>
  16.     </control>
  17.     <control>
  18.         <description>play logo</description>
  19.         <type>image</type>
  20.         <id>3</id>
  21.         <posX>330</posX>
  22.         <posY>35</posY>
  23.       <width>7</width>
  24.       <height>12</height>
  25.         <texture>logo_play.png</texture>
  26.     </control>
  27.     <control>
  28.         <description>Pause logo</description>
  29.         <type>image</type>
  30.         <id>4</id>
  31.         <posX>330</posX>
  32.         <posY>35</posY>
  33.       <width>9</width>
  34.       <height>12</height>
  35.         <texture>logo_pause.png</texture>
  36.     </control>
  37.     <control>
  38.         <description>FF logo</description>
  39.         <type>image</type>
  40.         <id>7</id>
  41.         <posX>330</posX>
  42.         <posY>35</posY>
  43.       <width>12</width>
  44.       <height>12</height>
  45.         <texture>logo_fastforward.png</texture>
  46.     </control>
  47.     <control>
  48.         <description>RW logo</description>
  49.         <type>image</type>
  50.         <id>8</id>
  51.         <posX>330</posX>
  52.         <posY>35</posY>
  53.       <width>12</width>
  54.       <height>12</height>
  55.         <texture>logo_rewind.png</texture>
  56.     </control>
  57.  
  58.   <control>
  59.     <description>play time label</description>
  60.     <type>label</type>
  61.     <id>2</id> 
  62.       <posX>370</posX> 
  63.       <posY>32</posY> 
  64.     <label>#TV.current</label>
  65.       <align>right</align> 
  66.       <font>font10</font> 
  67.       <textcolor>FF000000</textcolor>
  68.   </control>
  69.   <control>
  70.     <description>album/artist/genre etc info label</description>
  71.     <type>fadelabel</type> 
  72.       <width>140</width> 
  73.       <height>30</height>
  74.       <posX>280</posX> 
  75.       <posY>32</posY>
  76.       <align>right</align>  
  77.       <font>font10</font>
  78.     <label>#channel\r#title\r#TV.start-#TV.stop</label>
  79.     <textcolor>FF000000</textcolor>
  80.     <id>5</id>
  81.   </control>
  82.   <control>
  83.     <description>video rectangle</description>
  84.     <type>image</type>
  85.     <id>0</id>
  86.     <posX>60</posX>
  87.     <posY>450</posY>
  88.     <width>130</width>
  89.     <height>110</height>
  90.     <texture>#thumb</texture>
  91.     <colorkey>0</colorkey>
  92.     <colordiffuse>ffffffff</colordiffuse>
  93.   </control>
  94.   <control>
  95.     <description>video preview window</description>
  96.     <type>videowindow</type>
  97.     <id>1</id>
  98.     <posX>65</posX>
  99.     <posY>455</posY>
  100.     <width>120</width>
  101.     <height>100</height>
  102.   </control>
  103. </controls>
  104. </window>
  105.